home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12037 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: brookes.ac.uk!news
  2. From: Krunchie <95155580@brookes.ac.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Incredible: No display graphic files for C in the net!!!
  5. Date: 28 Mar 1996 15:21:02 GMT
  6. Organization: Digital Dynamics Unlimited
  7. Message-ID: <4jeaou$m2p@cs3.brookes.ac.uk>
  8. References: <franc.23.31531270@iee.ufrgs.br>
  9. NNTP-Posting-Host: rm005076.brookes.ac.uk
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  14.  
  15. franc@iee.ufrgs.br (GUSTAVO ANDRE FRANCESCHINI) wrote:
  16. >Hi all,
  17. >
  18. >    After many searches on many sites (borland, lycos, ...) I discover 
  19. >that we don't have any public access source code (or .lib) to display a .
  20. >bmp, .gif or any other format from C on MS-DOS screen. You can only do this 
  21. >from Windows on PC plataforms. There is no way to display a symbol from MS-
  22. >DOS. If you pretend to make a more sofisticated program, you must do it 
  23. >using Windows!!! Or try to get a book about a file format, study it and make 
  24. >your own routines!
  25. >    Is it possible?
  26. >
  27.  
  28. Of course it is possible. It isn't that difficult either. I am sure you 
  29. would be able to find details on file formats somewhere on the  net. If 
  30. not you can always borrow a book from the library or something and write 
  31. your own graphics library like I'm doing at the moment.
  32.  
  33. Krunchie
  34.  
  35.  
  36.  
  37.